You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
UpSample Method
>
clMtxExpr.UpSample Method ([In] TOpenCLVector, int, int)
Dew Math for .NET
clMtxExpr.UpSample Method ([In] TOpenCLVector, int, int)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
UpSample Method
Collapse All
Increase sampling frequency without filtering.
Syntax
C#
Visual Basic
public
static
clVector
UpSample
([In]
TOpenCLVector
Src
,
int
Factor
,
int
Phase
);
Public
static
Function
UpSample
(
Src
As
[In]
TOpenCLVector
,
Factor
As
Integer
,
Phase
As
Integer
= 0)
As
clVector
Remarks
Internally calls
clVector.UpSample
Group
UpSample Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
UpSample Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!